Book Contents

Not equal (NE or <>)

Compares the two values and returns a 1 (true) if they are not equal, or a 0 (false) if they are equal.

See also

Quick reference to operators